home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 0299 / _setup.1 / TIMECARD.MDB / Salary.json < prev    next >
Encoding:
JavaScript Object Notation  |  1996-08-13  |  162 b 

  1. {
  2.     "schema": {
  3.         "SSN": "Text (9)",
  4.         "EndDate": "DateTime",
  5.         "StartDate": "DateTime",
  6.         "Amount": "Currency",
  7.         "PayTypeCode": "Text (1)",
  8.         "OvertimeFlag": "Boolean NOT NULL"
  9.     },
  10.     "data": []
  11. }